pub type PFNGLPROGRAMBINARYPROC = Option<unsafe extern "C" fn(program: GLuint, binaryFormat: GLenum, binary: *const c_void, length: GLsizei)>;