pub unsafe extern "C" fn glBindBufferOffsetEXT(
    target: GLenum,
    index: GLuint,
    buffer: GLuint,
    offset: GLintptr
)