Function windows_sys::Win32::Graphics::Printing::GetJobAttributesEx
pub unsafe extern "system" fn GetJobAttributesEx(
pprintername: PCWSTR,
pdevmode: *const DEVMODEW,
dwlevel: u32,
pattributeinfo: *mut u8,
nsize: u32,
dwflags: u32,
) -> BOOL