pub type ExportPixelAreaInfo = _ExportPixelAreaInfo;
#[repr(C)]pub struct ExportPixelAreaInfo { pub bytes_exported: u64, }
bytes_exported: u64