git clone https://anongit.hacktivis.me/git/oasis.git
HAVE___BUILTIN_CTZL (68B)
unsigned long x = -1;int main(void) { return __builtin_ctzl(x);}