pub fn record_custom_event( target: EventTarget, kind: impl Into<String>, display_name: impl Into<String>, payload: Json, )