pub unsafe fn SHGetLocalizedName<'a>( pszpath: impl IntoParam<'a, PWSTR>, pszresmodule: PWSTR, cch: u32, pidsres: *mut i32, ) -> Result<()>