pub unsafe extern "system" fn NtSetThreadExecutionState(
    NewFlags: EXECUTION_STATE,
    PreviousFlags: PEXECUTION_STATE
) -> NTSTATUS