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