open fun glGenTextures(n: Int, textures: IntArray!, offset: Int): Unit
open fun glGenTextures(n: Int, textures: IntBuffer!): Unit