Report whether the current platform supports asynchronous jobs.
Declared in <openssl/async.h>
<openssl/async.h>
int ASYNC_is_capable();
1 if ASYNC_start_job() and related APIs are usable, or 0 otherwise.