pub fn format_jsonb_pretty<F>(buf: &mut F, jsonb: JsonbRef<'_>)
where F: FormatBuffer,