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