ts_query_cursor_next_match  132 src/treesit.c  DEF_DLL_FN (bool, ts_query_cursor_next_match,
ts_query_cursor_next_match  201 src/treesit.c    LOAD_DLL_FN (library, ts_query_cursor_next_match);
ts_query_cursor_next_match 2947 src/treesit.c    while (ts_query_cursor_next_match (cursor, &match))