pub unsafe extern "C" fn OGR_ST_SetParamDbl(
    hST: OGRStyleToolH,
    eParam: c_int,
    dfValue: f64
)