bitmap_to_arr32
#define bitmap_to_arr32(buf, bitmap, nbits) \
void bitmap_to_arr32(u32 *buf, const unsigned long *bitmap, unsigned int nbits)