pub unsafe extern "system" fn glRasterPos4s(
    x: i16,
    y: i16,
    z: i16,
    w: i16
)