pub type fc2IPAddress = _fc2IPAddress;
#[repr(C)]pub struct fc2IPAddress { pub octets: [u8; 4], }
octets: [u8; 4]