NTSTATUS __fastcall NtOpenProcessToken(UINT64 a1, INT64 a2, UINT64 a3){ return NtOpenProcessTokenEx(a1, a2, 0i64, a3); }