pub fn emit_event_sol<Evt>(event: Evt)where Evt: Event<Sol>,
Emits an event with the given event data using the Solidity ABI encoding.