pub unsafe extern "system" fn gluTessProperty(
    tess: *mut GLUtesselator,
    which: u32,
    value: f64
)