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