pub type PFNGLDELETEPROGRAMSARBPROC = Option<unsafe extern "C" fn(n: GLsizei, programs: *const GLuint)>;