fix build on MacOS arm64 (64 bit inodes only)
Added compatibility for MacOS without 32 bit inodes support (__DARWIN_ONLY_64_BIT_INO_T is true)
This patch based on discussion https://github.com/archmac/bootstrap/issues/4
Signed-off-by: Sergey V. Lobanov sergey@lobanov.in