pub unsafe fn GetIpInterfaceTable(
    family: ADDRESS_FAMILY,
    table: *mut *mut MIB_IPINTERFACE_TABLE
) -> WIN32_ERROR