pub unsafe fn GetUnicastIpAddressTable(
    family: ADDRESS_FAMILY,
    table: *mut *mut MIB_UNICASTIPADDRESS_TABLE,
) -> WIN32_ERROR