pub unsafe extern "C" fn ditto_make_executor_from_handle(
    handle: Box<Handle>
) -> Box<Executor>