pub type PFN_glGetProgramResourceLocation = unsafe extern "system" fn(_program: GLuint, _programInterface: GLenum, _name: *const GLchar) -> GLint;