pub fn incomplete_text_error<T>(
    label: &'static str,
    position: Position
) -> IonResult<T>