func1_cxx 26 maint/gnulib/tests/test-noreturn-c++.cc _GL_NORETURN_FUNC extern void func1_cxx (void); func1_cxx 39 maint/gnulib/tests/test-noreturn-c++.cc _GL_NORETURN_FUNCPTR void (*func1_cxx_ptr) (void) = func1_cxx;