pub unsafe extern "C" fn glBindBufferBaseNV(
    target: GLenum,
    index: GLuint,
    buffer: GLuint
)