1 2 3 4 5
// bindgen-flags: --dynamic-loading TestLib --wrap-unsafe-ops int foo(int x, int y); int bar(void *x); int baz();