pub unsafe extern "system" fn CorePrinterDriverInstalledW(
    pszserver: PCWSTR,
    pszenvironment: PCWSTR,
    coredriverguid: GUID,
    ftdriverdate: FILETIME,
    dwldriverversion: u64,
    pbdriverinstalled: *mut BOOL,
) -> HRESULT