That’s not a builtin, so wouldn’t it be:
#include <old-man-shouting-at-clouds.h>
And it's kinda old, so maybe
#define _POSIX_C_SOURCE 1 #include <old-man-shouting-at-clouds.h>
And it's kinda old, so maybe