#pragma once #include #include "io/read_file.h" int loop_files(char **args, int (*callback)(struct filebuf*, char *fname, bool isstdin));