examples, wflinfo: Add missing NORETURN attributes
Detected by clang -Wmissing-noreturn. I haven't added that warning in meson.build here, because it is also triggered by third-party code in third_party/threads/threads_posix.c.
Edited by Simon McVittie