pub unsafe extern "C" fn ext2fs_compare_block_bitmap(
    bm1: ext2fs_block_bitmap,
    bm2: ext2fs_block_bitmap
) -> errcode_t