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