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