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