pub unsafe extern "cdecl" fn ucurr_forLocale(
    locale: PCSTR,
    buff: *mut u16,
    buffcapacity: i32,
    ec: *mut UErrorCode
) -> i32