x86_64-managarm-gcc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations nl_types/nl_item.c -o nl_types/nl_item -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lintl -liconv nl_types/nl_item.c:2:1: error: unknown type name ‘nl_item’ 2 | nl_item* foo; | ^~~~~~~