pub unsafe fn DhcpV4FailoverTriggerAddrAllocation<P0, P1>(
    serveripaddress: P0,
    pfailrelname: P1,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,