pub type PFNGLNAMEDPROGRAMLOCALPARAMETERSI4IVEXTPROC = Option<unsafe extern "C" fn(program: GLuint, target: GLenum, index: GLuint, count: GLsizei, params: *const GLint)>;