git clone https://anongit.hacktivis.me/git/oasis.git
HAVE___BUILTIN_CHOOSE_EXPR (61B)
int main(void) { return __builtin_choose_expr(123, 1, 0);}