Acquire the mutex associated with a BN_BLINDING object.
Declared in <openssl/bn.h>
<openssl/bn.h>
int BN_BLINDING_lock(BN_BLINDING* b);
1 on success, or 0 on failure.