pub unsafe extern "C" fn glVariantArrayObjectATI(
    id: GLuint,
    type_: GLenum,
    stride: GLsizei,
    buffer: GLuint,
    offset: GLuint
)