function_in_header(int i)1 void function_in_header(int i) {
2   if (i) {}
3 }
4