pub type PFNGLGETPROGRAMRESOURCELOCATIONINDEXPROC = Option<unsafe extern "C" fn(program: GLuint, programInterface: GLenum, name: *const GLchar) -> GLint>;