pub(crate) fn compute_host_target<'a>(
    using_built_in: &PredefinedTargetFunction,
    ctx: &HostTargetEvalCtx<'_>
) -> HostTarget