pub unsafe fn DhcpGetSuperScopeInfoV4<P0>(
    serveripaddress: P0,
    superscopetable: *mut *mut DHCP_SUPER_SCOPE_TABLE
) -> u32
where P0: IntoParam<PCWSTR>,