Allow sealing operations on this file.
const MFD_ALLOW_SEALING: MemfdFlags = MemfdFlags(cty::MFD_ALLOW_SEALING);
memfd_create(2) and MFD_ALLOW_SEALING therein