pub unsafe extern "C" fn glMapBufferARB(
    target: GLenum,
    access: GLenum
) -> *mut c_void