pub unsafe extern "C" fn sigar_file_system_list_get(
    sigar: *mut sigar_t,
    fslist: *mut sigar_file_system_list_t
) -> c_int