pub unsafe extern "C" fn ext2fs_decode_extent(
    to: *mut ext2fs_extent,
    from: *mut c_void,
    len: c_int
) -> errcode_t