/*[ML]*/
#include <sys/mman.h>
int const foo = MCL_CURRENT;
int main(void) { return 0; }
