pub unsafe extern "C" fn CRYPTO_THREAD_run_once( once: *mut u32, init: Option<unsafe extern "C" fn()>, ) -> i32