pub unsafe fn DhcpV4SetPolicyEnforcement<P0>( serveripaddress: P0, fglobalpolicy: bool, subnetaddress: u32, enable: bool, ) -> u32where P0: Param<PCWSTR>,