pub unsafe extern "C" fn glTextureBufferEXT(
    texture: GLuint,
    target: GLenum,
    internalformat: GLenum,
    buffer: GLuint
)