pub fn session_revoke_ack_frame(
request_id: &str,
runtime_generation_id: &str,
session_revoke_sequence: u64,
state: SessionRevokeState,
counts: SessionRevokeAckCounts,
) -> IpcResult<String>pub fn session_revoke_ack_frame(
request_id: &str,
runtime_generation_id: &str,
session_revoke_sequence: u64,
state: SessionRevokeState,
counts: SessionRevokeAckCounts,
) -> IpcResult<String>