pub unsafe extern "C" fn OGR_ST_GetParamStr(
    hST: OGRStyleToolH,
    eParam: c_int,
    bValueIsNull: *mut c_int
) -> *const c_char