Function windows_sys::Win32::Graphics::Printing::AppendPrinterNotifyInfoData
pub unsafe extern "system" fn AppendPrinterNotifyInfoData(
pinfodest: *const PRINTER_NOTIFY_INFO,
pdatasrc: *const PRINTER_NOTIFY_INFO_DATA,
fdwflags: u32,
) -> BOOL