pub fn to_bulk_insert_items<'a>(
    reader: &Reader<'a, Owned>
) -> Result<IntoIter<BulkInsertItem>, CapnpError>