pub type PFN_glMapBufferARB = unsafe extern "system" fn(_target: GLenum, _access: GLenum) -> *mut c_void;