pub unsafe fn GetLocaleInfoEx<P0>( lplocalename: P0, lctype: u32, lplcdata: Option<&mut [u16]>, ) -> i32where P0: Param<PCWSTR>,