pub unsafe extern "C" fn CRYPTO_THREADID_set_numeric(
    id: *mut CRYPTO_THREADID,
    val: c_ulong
)