Currently `metis-sys` forces 32-bit depth for `IDX_SIZE` and `REAL_SIZE` https://github.com/LIHPC-Computational-Geometry/metis-rs/blob/410f512740476bac38199a3f3d0ab605cd81fe67/metis-sys/build.rs#L4-L8 It would be very nice to support 64-bit depth via a feature flag.