pub unsafe extern "C" fn glDeleteTexturesEXT(
    n: GLsizei,
    textures: *const GLuint
)