pub unsafe extern "system" fn ReplyPrinterChangeNotification(
    hprinter: HANDLE,
    fdwchangeflags: u32,
    pdwresult: *mut u32,
    pprinternotifyinfo: *const c_void,
) -> BOOL