5#ifndef HOSHI_LANG_RUNTIME_RUNTIME_H
6#define HOSHI_LANG_RUNTIME_RUNTIME_H
int elysia_main(int argc, char *argv[])
void * runtime_get_stdin_fp()
YoiIntegerObject * yoimiya_entry()
const unsigned long long yoi_build_type
YoiObjectArray * runtime_get_argv()
void * runtime_get_stdout_fp()
void runtime_panic(char *message)
void * runtime_get_stderr_fp()