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