#include "hello.h" int main(int argc, char **argv) { return hello_world(); }