pub type PFNGLPROGRAMUNIFORM1DPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, v0: GLdouble)>;