pub unsafe extern "C" fn glGetPointerIndexedvEXT(
    target: GLenum,
    index: GLuint,
    data: *mut *mut c_void
)