pub unsafe fn SHSetLocalizedName<'a>( pszpath: impl IntoParam<'a, PWSTR>, pszresmodule: impl IntoParam<'a, PWSTR>, idsres: i32, ) -> Result<()>