The program below demonstrates the issue. When you build it with clang main.c -o main, run, and press a few keys, you\'ll see that the program always stops at &
clang main.c -o main