pub unsafe extern "C" fn glVertexArrayVertexBindingDivisorEXT(
    vaobj: GLuint,
    bindingindex: GLuint,
    divisor: GLuint
)