github.com/0xKiwi/rules_go@v0.24.3/tests/core/cgo/split_import_c.c (about)

     1  int half(int x) { return x/2; }
     2