pub(super) async fn strong_importing_coerce_to_string(
    co: &GenCo,
    val: Value
) -> Result<NixString, CatchableErrorKind>