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