pub unsafe extern "C" fn SBDebuggerDispatchInput(
    instance: SBDebuggerRef,
    baton: *mut c_void,
    data: *const c_void,
    data_len: usize
)