#include #include "blk_box.h" const char* get_hello_world() { return "hello, world!"; }