#include struct bh_file_s { bh_io_t base; char *path; int mode; int handle; };