git clone https://anongit.hacktivis.me/git/oasis.git
HAVE___BUILTIN_POPCOUNT (66B)
unsigned x = 0;int main(void) { return __builtin_popcount(x);}