pub unsafe extern "C" fn sigar_net_listen_address_get(
    sigar: *mut sigar_t,
    port: c_ulong,
    address: *mut sigar_net_address_t
) -> c_int