pub unsafe extern "C" fn OGR_ST_SetParamStr(
    hST: OGRStyleToolH,
    eParam: c_int,
    pszValue: *const c_char
)