pub async fn request_string_coerce(
    co: &GenCo,
    val: Value,
    kind: CoercionKind
) -> Result<NixString, CatchableErrorKind>