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