1int dso_function(int i) {
2 return i + 1;
3}
4

source code of compiler-rt/test/ubsan/TestCases/Misc/Inputs/no-interception-dso.c