pub unsafe fn DhcpV4FailoverGetSystemTime<P0>(
    serveripaddress: P0,
    ptime: *mut u32,
    pmaxalloweddeltatime: *mut u32
) -> u32
where P0: IntoParam<PCWSTR>,