pub type PFNGLUNIFORMMATRIX4FVARBPROC = Option<unsafe extern "C" fn(location: GLint, count: GLsizei, transpose: GLboolean, value: *const GLfloat)>;