bitmap_to_arr64
#define bitmap_to_arr64(buf, bitmap, nbits) \
void bitmap_to_arr64(u64 *buf, const unsigned long *bitmap, unsigned int nbits)