pub unsafe extern "C" fn wolfSSL_dtls_set_pending_peer( ssl: *mut WOLFSSL, peer: *mut c_void, peerSz: c_uint, ) -> c_int