pub unsafe fn DhcpV4FailoverGetScopeStatistics<P0>(
    serveripaddress: P0,
    scopeid: u32,
    pstats: *mut *mut DHCP_FAILOVER_STATISTICS,
) -> u32
where P0: Param<PCWSTR>,