pub unsafe extern "C" fn ext2fs_inode_alloc_stats2(
    fs: ext2_filsys,
    ino: ext2_ino_t,
    inuse: c_int,
    isdir: c_int
)