pub(super) fn print_item(
    cx: &mut Context<'_>,
    item: &Item,
    buf: &mut Buffer,
    page: &Page<'_>
)