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