pub unsafe extern "system" fn FindFirstPrinterChangeNotification(
    hprinter: HANDLE,
    fdwfilter: u32,
    fdwoptions: u32,
    pprinternotifyoptions: *const c_void,
) -> HANDLE