pub fn read_nul_terminated_string_dtb( processor: *mut ConfObject, address: u64, directory_table_base: u64, ) -> Result<String>