pub type PFNGLINDEXPOINTEREXTPROC = Option<unsafe extern "C" fn(type_: GLenum, stride: GLsizei, count: GLsizei, pointer: *const c_void)>;