pub unsafe extern "C" fn glGenTexturesEXT(
    n: GLsizei,
    textures: *mut GLuint
)