pub unsafe extern "C" fn glFlushMappedBufferRangeAPPLE(
    target: GLenum,
    offset: GLintptr,
    size: GLsizeiptr
)