type file_flags: PT_FLAGS32;
type clone_flags: PT_FLAGS32;
type prot_flags: PT_FLAGS32;
type mmap_flags: PT_FLAGS32;
type splice_flags: PT_FLAGS32;
type quotactl_cmds: PT_FLAGS16;
type quotactl_types: PT_FLAGS8;
type quotactl_dqi_flags: PT_FLAGS8;
type quotactl_quota_fmts: PT_FLAGS8;
type flock_flags: PT_FLAGS32;
type semop_flags: PT_FLAGS16;
type mount_flags: PT_FLAGS32;
type umount_flags: PT_FLAGS32;
type semget_flags: PT_FLAGS32;
type pf_flags: PT_FLAGS32;
type execve_flags: PT_FLAGS32;
type unlinkat_flags: PT_FLAGS32;
type linkat_flags: PT_FLAGS32;
type renameat2_flags: PT_FLAGS32;
type openat2_flags: PT_FLAGS32;
type execveat_flags: PT_FLAGS32;
type mlockall_flags: PT_FLAGS32;
type semctl_commands: PT_FLAGS16;
type access_flags: PT_FLAGS32;
type io_uring_setup_flags: PT_FLAGS32;
type io_uring_setup_feats: PT_FLAGS32;
type io_uring_enter_flags: PT_FLAGS32;
type mlock2_flags: PT_FLAGS32;
type epoll_create1_flags: PT_FLAGS32;
type file_flags: PT_FLAGS16;
type memfd_create_flags: PT_FLAGS32;
type newfstatat_flags: PT_FLAGS32;
type delete_module_flags: PT_FLAGS32;
type fchownat_flags: PT_FLAGS32;
type mknod_mode: PT_MODE;
type chmod_mode: PT_MODE;
type socket_families: PT_ENUMFLAGS32 !PPM_AF_LOCAL, PPM_AF_ROUTE;
type shutdown_how: PT_ENUMFLAGS8;
type sockopt_levels: PT_ENUMFLAGS8;
type sockopt_options: PT_ENUMFLAGS8;
type futex_operations: PT_FLAGS16;
type lseek_whence: PT_ENUMFLAGS8;
type rlimit_resources: PT_ENUMFLAGS8;
type fcntl_commands: PT_ENUMFLAGS8;
type ptrace_requests: PT_ENUMFLAGS16;
type io_uring_register_opcodes: PT_ENUMFLAGS16;
type bpf_commands: PT_ENUMFLAGS32 !PPM_BPF_PROG_TEST_RUN;
type fsconfig_cmds: PT_ENUMFLAGS32;
type prctl_options: PT_ENUMFLAGS32;
type pidfd_open_flags: PT_FLAGS32;
type finit_module_flags: PT_FLAGS32;
type creat_flags: PT_FLAGS16;