llvm/clang/test/Analysis/Inputs/some_user_globals.h

extern const int my_const_user_global;
extern int my_mutable_user_global;