/*[ADV]*/ #include int const foo = POSIX_MADV_NORMAL; int main(void) { return 0; }