pub unsafe extern "C" fn glGetStringi(
    name: GLenum,
    index: GLuint
) -> *const GLubyte