#include "rust.h" void _start (int argc, char **argv) { main(); }