#pragma once namespace mergerfs { namespace collect_info { int main(int argc, char **argv); } }