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