fn jsonb_path_query_first3( target: JsonbRef<'_>, vars: JsonbRef<'_>, path: &JsonPath, writer: &mut Builder, ) -> Result<Option<()>>