NTSTATUS __stdcall MmGrowKernelStack(VOID *CurrentStack){ INT64 v1; VOID *v2; return MmGrowKernelStackEx(CurrentStack, 0x6000ui64, v1, v2); }