pub unsafe extern "system" fn SpoolerFindNextPrinterChangeNotification(
    hprinter: HANDLE,
    pfdwchange: *mut u32,
    pprinternotifyoptions: *const c_void,
    ppprinternotifyinfo: *mut *mut c_void,
) -> BOOL