llvm/clang-tools-extra/test/clang-tidy/checkers/misc/Inputs/private.h

// IWYU pragma: private, include "public.h"
int foobar();