pub(crate) fn gen_protos(
    out_dir: &PathBuf,
    proto_paths: &[PathBuf],
    includes: &[PathBuf]
)