pub unsafe extern "C" fn sigar_dir_stat_get(
    sigar: *mut sigar_t,
    dir: *const c_char,
    dirstats: *mut sigar_dir_stat_t
) -> c_int