pub unsafe extern "C" fn glRectxOES(
    x1: GLfixed,
    y1: GLfixed,
    x2: GLfixed,
    y2: GLfixed
)