pub unsafe extern "C" fn ext2fs_set_inode_bitmap_range2(
    bmap: ext2fs_inode_bitmap,
    start: __u64,
    num: usize,
    in_: *mut c_void
) -> errcode_t