Function FindNextPrinterChangeNotification

pub unsafe extern "system" fn FindNextPrinterChangeNotification(
    hchange: HANDLE,
    pdwchange: *mut u32,
    pvreserved: *const c_void,
    ppprinternotifyinfo: *mut *mut c_void,
) -> BOOL