pub type PRINTER_OPTIONS = PRINTER_OPTIONSA;
struct PRINTER_OPTIONS { pub cbSize: u32, pub dwFlags: u32, }
cbSize: u32
dwFlags: u32