pub unsafe extern "system" fn glRects(
    x1: i16,
    y1: i16,
    x2: i16,
    y2: i16
)