pub unsafe extern "system" fn ReplyPrinterChangeNotificationEx(
    hnotify: HANDLE,
    dwcolor: u32,
    fdwflags: u32,
    pdwresult: *mut u32,
    pprinternotifyinfo: *const c_void,
) -> BOOL