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