pub unsafe fn SHSetLocalizedName<P0, P1>( pszpath: P0, pszresmodule: P1, idsres: i32, ) -> Result<()>where P0: Param<PCWSTR>, P1: Param<PCWSTR>,