pub unsafe extern "C" fn sigar_proc_modules_get(
    sigar: *mut sigar_t,
    pid: sigar_pid_t,
    procmods: *mut sigar_proc_modules_t
) -> c_int