__NR_mseal
__SYSCALL(__NR_mseal, sys_mseal)
ret = syscall(__NR_mseal, ptr, size, 0x20);
sret = syscall(__NR_mseal, start, len, 0);