pub unsafe fn GetNumberFormatEx<'a>( lplocalename: impl IntoParam<'a, PWSTR>, dwflags: u32, lpvalue: impl IntoParam<'a, PWSTR>, lpformat: *const NUMBERFMTW, lpnumberstr: PWSTR, cchnumber: i32, ) -> i32