pub unsafe fn DhcpV4FailoverGetAddressStatus<P0>(
    serveripaddress: P0,
    subnetaddress: u32,
    pstatus: *mut u32,
) -> u32
where P0: Param<PCWSTR>,