pub unsafe extern "C" fn glMultiTexBufferEXT(
    texunit: GLenum,
    target: GLenum,
    internalformat: GLenum,
    buffer: GLuint
)