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