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