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