pub unsafe fn AppendPrinterNotifyInfoData(
    pinfodest: *const PRINTER_NOTIFY_INFO,
    pdatasrc: Option<*const PRINTER_NOTIFY_INFO_DATA>,
    fdwflags: u32
) -> BOOL