pub fn bound_task(
    _ctx: &TaskRunnerContext,
    _task: &BoundTask
) -> TaskResult<TaskOutput>