#include <apr.h>
Go to the source code of this file.
Count the number of one bits in an unsigned 64 bit integer.
The implementation is very naive.