pub unsafe extern "C" fn ditto_make_executor_from_runtime(
    runtime: Arc<Runtime>
) -> Box<Executor>