pub unsafe extern "C" fn ext2fs_create_inode_cache(
    fs: ext2_filsys,
    cache_size: c_uint
) -> errcode_t