pub unsafe extern "system" fn SpoolerFindFirstPrinterChangeNotification(
hprinter: HANDLE,
fdwfilterflags: u32,
fdwoptions: u32,
pprinternotifyoptions: *const c_void,
pvreserved: *const c_void,
pnotificationconfig: *const c_void,
phnotify: *mut HANDLE,
phevent: *mut HANDLE,
) -> BOOL