#pragma once #include bool fork2_n_mount(const char *path); void fs_passthru(const char *prefix); void fs_dir_inject(const char *path);