pub unsafe fn NotifyUILanguageChange<'a>( dwflags: u32, pcwstrnewlanguage: impl IntoParam<'a, PWSTR>, pcwstrpreviouslanguage: impl IntoParam<'a, PWSTR>, dwreserved: u32, pdwstatusrtrn: *mut u32, ) -> BOOL