pub unsafe fn DhcpSetSuperScopeV4<P0, P2>( serveripaddress: P0, subnetaddress: u32, superscopename: P2, changeexisting: bool, ) -> u32where P0: Param<PCWSTR>, P2: Param<PCWSTR>,