#ifndef KVM__LIST_H #define KVM__LIST_H int kvm_cmd_list(int argc, const char **argv, const char *prefix); #endif