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