pub type PFNGLGETPROGRAMNAMEDPARAMETERDVNVPROC = Option<unsafe extern "C" fn(id: GLuint, len: GLsizei, name: *const GLubyte, params: *mut GLdouble)>;