pub unsafe extern "C" fn glCreateMemoryObjectsEXT(
    n: GLsizei,
    memoryObjects: *mut GLuint
)