pub unsafe extern "C" fn glVertexArrayVertexAttribBindingEXT(
    vaobj: GLuint,
    attribindex: GLuint,
    bindingindex: GLuint
)