pub unsafe extern "C" fn glVertexArrayVertexAttribDivisorEXT(
    vaobj: GLuint,
    index: GLuint,
    divisor: GLuint
)