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