pub unsafe fn GetCurrencyFormatA<P2>( locale: u32, dwflags: u32, lpvalue: P2, lpformat: Option<*const CURRENCYFMTA>, lpcurrencystr: Option<&mut [u8]>, ) -> i32where P2: Param<PCSTR>,