pub unsafe extern "C" fn sigar_net_address_equals(
    addr1: *mut sigar_net_address_t,
    addr2: *mut sigar_net_address_t
) -> c_int