block_range__create
iter = block_range__create(start->addr, end->addr);
extern struct block_range_iter block_range__create(u64 start, u64 end);