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