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