pub unsafe extern "C" fn ext2fs_copy_bitmap(
    src: ext2fs_generic_bitmap,
    dest: *mut ext2fs_generic_bitmap
) -> errcode_t