pub unsafe extern "C" fn glRotatexOES(
    angle: GLfixed,
    x: GLfixed,
    y: GLfixed,
    z: GLfixed
)