fn get_symbol_path_and_phandle(symbol: &str, fdt: &Fdt) -> Option<(String, u32)>