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