fn jsonb_get_string<'a>( a: Datum<'a>, b: Datum<'a>, temp_storage: &'a RowArena, stringify: bool, ) -> Datum<'a>