pub unsafe extern "C" fn CRYPTO_THREADID_set_callback( threadid_func: Option<unsafe extern "C" fn(threadid: *mut CRYPTO_THREADID)>, ) -> c_int