another_test_framework_func(unsigned a)1 static inline int another_test_framework_func(unsigned a) { 2 return a; 3 } 4