pub unsafe fn DhcpV4FailoverAddScopeToRelationship<P0>(
    serveripaddress: P0,
    prelationship: *const DHCP_FAILOVER_RELATIONSHIP,
) -> u32
where P0: Param<PCWSTR>,