pub type PFNGLGETNUNIFORMDVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, bufSize: GLsizei, params: *mut GLdouble)>;