pub unsafe extern "C" fn fdt_next_node( fdt: *const c_void, offset: c_int, depth: *mut c_int, ) -> c_int