pub unsafe extern "C" fn CRYPTO_THREADID_set_pointer(
    id: *mut CRYPTO_THREADID,
    ptr: *mut c_void
)