pub unsafe fn DhcpV4DeletePolicy<P0, P3>( serveripaddress: P0, fglobalpolicy: bool, subnetaddress: u32, policyname: P3, ) -> u32where P0: Param<PCWSTR>, P3: Param<PCWSTR>,