pub unsafe extern "C" fn OGR_ST_SetUnit(
    hST: OGRStyleToolH,
    eUnit: OGRSTUnitId,
    dfGroundPaperScale: f64
)