pub type ImportPixelAreaInfo = _ImportPixelAreaInfo;
#[repr(C)]pub struct ImportPixelAreaInfo { pub bytes_imported: u64, }
bytes_imported: u64