pub type PRINTER_OPTIONS = PRINTER_OPTIONSA;
#[repr(C)]pub struct PRINTER_OPTIONS { pub cbSize: u32, pub dwFlags: u64, }
cbSize: u32
dwFlags: u64