pub type PRINTER_OPTIONSW = _PRINTER_OPTIONSW;
struct PRINTER_OPTIONSW { pub cbSize: u32, pub dwFlags: u32, }
cbSize: u32
dwFlags: u32