pub unsafe extern "C" fn ts_query_cursor_set_match_limit(
    self_: *mut TSQueryCursor,
    limit: u32
)