#[no_mangle] pub unsafe extern "C" fn ts_tree_cursor_goto_sibling_internal( _self: *mut TSTreeCursor, advance: Option<unsafe extern "C" fn(*mut CursorChildIterator, *mut TreeCursorEntry, *mut bool) -> bool>, ) -> c_uint