pub unsafe extern "stdcall" fn GetCurrencyFormatA(
    Locale: LCID,
    dwFlags: DWORD,
    lpValue: LPCSTR,
    lpFormat: *const CURRENCYFMTA,
    lpCurrencyStr: LPSTR,
    cchCurrency: c_int
) -> c_int