cc -pipe -O -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations termios/BS1.c -o termios/BS1 -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lrt -lcrypt termios/BS1.c:8:17: error: 'BS1' undeclared here (not in a function) int const foo = BS1; ^~~