pub unsafe extern "C" fn fdt_subnode_offset_namelen( fdt: *const c_void, parentoffset: c_int, name: *const c_char, namelen: c_int, ) -> c_int