pub type PFNGLPROGRAMUNIFORM3DEXTPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, x: GLdouble, y: GLdouble, z: GLdouble)>;