Proposal Details
98d2b43081972abeb5bb5a087bc3e3197531c46e released in linux 6.8 added a new mask option for unix.Statx STATX_MNT_ID_UNIQUE which fills in the field Statx_t.Mnt_id with a monotonic mount id (instead of STATX_MNT_ID which are reused).
So add:
const STATX_MNT_ID_UNIQUE = 0x4000