pub unsafe extern "C" fn sigar_proc_fd_get(
    sigar: *mut sigar_t,
    pid: sigar_pid_t,
    procfd: *mut sigar_proc_fd_t
) -> c_int