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