pub type PFNGLMAPNAMEDBUFFERRANGEEXTPROC = Option<unsafe extern "C" fn(buffer: GLuint, offset: GLintptr, length: GLsizeiptr, access: GLbitfield) -> *mut c_void>;