clib: new raw_alloc and register_static_object services
[nit.git] / tests / test_extern_nit.h
1 int foo(int);
2 int bar(int, int);
3 int baz(int, int);