pub unsafe extern "C" fn glGetVertexArrayIntegervEXT(
    vaobj: GLuint,
    pname: GLenum,
    param: *mut GLint
)