pub unsafe extern "C" fn sigar_proc_cpu_get(
    sigar: *mut sigar_t,
    pid: sigar_pid_t,
    proccpu: *mut sigar_proc_cpu_t
) -> c_int