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