pub unsafe extern "C" fn sigar_proc_port_get(
    sigar: *mut sigar_t,
    protocol: c_int,
    port: c_ulong,
    pid: *mut sigar_pid_t
) -> c_int