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