Functiondownstream-tls-ja3-md5Gets the JA3 hash of the TLS ClientHello message. Returns ok(none) if the downstream client connection is not a TLS connection. downstream-tls-ja3-md5: func(ds-request: borrow<request>) -> result<option<list<u8>>, error>;