package pkg is type data_x is record a : std_logic; b : std_logic; c : std_logic; end record; type array