_configtest.c:2:12: warning: ‘static_func’ defined but not used [-Wunused-function] 2 | static int static_func (char * restrict a) | ^~~~~~~~~~~