pub unsafe fn SHGetLocalizedName<P0>( pszpath: P0, pszresmodule: &mut [u16], pidsres: *mut i32, ) -> Result<()>where P0: Param<PCWSTR>,