qapi_codegen
pub fn codegen<S: AsRef<Path>, O: AsRef<Path>>( schema_path: S, out_path: O) -> Result<HashSet<PathBuf>>