pub unsafe extern "C" fn gum_event_sink_process(
    self_: *mut GumEventSink,
    event: *const GumEvent,
    cpu_context: *mut GumCpuContext
)