pub type fc2EmbeddedImageInfoProperty = _fc2EmbeddedImageInfoProperty;
#[repr(C)]pub struct fc2EmbeddedImageInfoProperty { pub available: i32, pub onOff: i32, }
available: i32
onOff: i32