cc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations pthread/pthread_rwlockattr_destroy.c -o pthread/pthread_rwlockattr_destroy -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lintl -liconv /bin/ld: ../out/sortix/include/pthread/pthread_rwlockattr_destroy.o:(.data+0x0): undefined reference to `pthread_rwlockattr_destroy' collect2: error: ld returned 1 exit status