pub unsafe fn DhcpV4FailoverSetRelationship<P0>(
    serveripaddress: P0,
    flags: u32,
    prelationship: *const DHCP_FAILOVER_RELATIONSHIP
) -> u32
where P0: IntoParam<PCWSTR>,