#include struct RocStr { char* bytes; size_t len; }; extern struct RocStr roc__mainForHost_1_exposed();