pub unsafe extern "system" fn glRasterPos4d(
    x: f64,
    y: f64,
    z: f64,
    w: f64
)