pub unsafe extern "system" fn GetCurrencyFormatW(
    locale: u32,
    dwflags: u32,
    lpvalue: PCWSTR,
    lpformat: *const CURRENCYFMTW,
    lpcurrencystr: PWSTR,
    cchcurrency: i32
) -> i32