fn jsonb_get_path_stringify<'a>( a: JsonbRef<'a>, b: Array<'a>, temp_storage: &'a RowArena, ) -> Option<&'a str>