pub type PFNGLNAMEDPROGRAMLOCALPARAMETERI4IEXTPROC = Option<unsafe extern "C" fn(program: GLuint, target: GLenum, index: GLuint, x: GLint, y: GLint, z: GLint, w: GLint)>;