FORTIFY_WARN_KUNIT
# define FORTIFY_WARN_KUNIT(x...) WARN_ONCE(x)
# define FORTIFY_WARN_KUNIT(x...) do { } while (0)