pub unsafe fn NetDfsMove<P0, P1>( olddfsentrypath: P0, newdfsentrypath: P1, flags: u32, ) -> u32where P0: Param<PCWSTR>, P1: Param<PCWSTR>,