RtlSetSystemBootStatusEx

NTSTATUS __fastcall RtlSetSystemBootStatusEx(INT64 a1, UINT64 a2, VOID *a3){
  return RtlpSystemBootStatusRequest(32i64, a1, (unsigned int)a2, a3);
}

Referenced by:

PopTransitionSystemPowerStateEx