pub unsafe fn ucurr_countCurrencies<P0>(
    locale: P0,
    date: f64,
    ec: *mut UErrorCode
) -> i32
where P0: IntoParam<PCSTR>,