pub type fc2MACAddress = _fc2MACAddress;
#[repr(C)]pub struct fc2MACAddress { pub octets: [u8; 6], }
octets: [u8; 6]