#include int const foo = RTLD_LAZY; int main(void) { return 0; }