// bindgen-flags: --dynamic-loading TestLib int foo(int x, int y); int bar(void *x); int baz();