Function tree_sitter_c2rust::ffi::ts_tree_cursor_goto_sibling_internal
source ยท #[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