pub unsafe extern "C" fn SSL_get_verify_callback( ssl: *const SSL, ) -> Option<unsafe extern "C" fn(ssl: c_int, arg1: *mut X509_STORE_CTX) -> c_int>