pub unsafe extern "C" fn ext2fs_resize_block_bitmap2(
    new_end: __u64,
    new_real_end: __u64,
    bmap: ext2fs_block_bitmap
) -> errcode_t