pub fn incomplete_data_error<T>(
    label: &'static str,
    offset: usize
) -> IonResult<T>