pub unsafe extern "C" fn ext2fs_mark_block_bitmap_range(
    bitmap: ext2fs_block_bitmap,
    block: blk_t,
    num: c_int
)