pub unsafe extern "system" fn glRasterPos4f(
    x: f32,
    y: f32,
    z: f32,
    w: f32
)