pub type PFNGLGETPROGRAMINTERFACEIVPROC = Option<unsafe extern "C" fn(program: GLuint, programInterface: GLenum, pname: GLenum, params: *mut GLint)>;