pub unsafe extern "C" fn ext2fs_mark_block_bitmap_range2(
    bitmap: ext2fs_block_bitmap,
    block: blk64_t,
    num: c_uint
)