pub fn read_unicode_string_dtb( processor: *mut ConfObject, length: usize, buffer: *const u16, directory_table_base: u64, ) -> Result<String>