pub unsafe fn ResUtilsDeleteKeyTree<P1>( key: HKEY, keyname: P1, treatnokeyaserror: bool, ) -> u32where P1: Param<PCWSTR>,