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