ino_t
# define ino_t char
typedef u_long ino_t;
typedef __ino_t ino_t;
typedef uint64_t ino_t; /* inode number */