Struct for Postgres macaddr.
address
macaddr() :: {0..255, 0..255, 0..255, 0..255, 0..255, 0..255}
t() :: %Postgrex.MACADDR{address: macaddr}