pub unsafe extern "C" fn SSL_get_verify_callback( s: *const ssl_st, ) -> Option<unsafe extern "C" fn(i32, *mut x509_store_ctx_st) -> i32>