pub unsafe extern "C" fn glVariantPointerEXT(
    id: GLuint,
    type_: GLenum,
    stride: GLuint,
    addr: *const c_void
)