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