pub type PFNGLPROGRAMUNIFORM4DVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLdouble)>;