Pause the current ASYNC_JOB and return control to ASYNC_start_job().
Declared in <openssl/async.h>
<openssl/async.h>
int ASYNC_pause_job();
1 if the job paused successfully, or 0 if pausing is blocked or no job is running.