pub unsafe extern "system" fn CryptInstallCancelRetrieval(
    pfncancel: PFN_CRYPT_CANCEL_RETRIEVAL,
    pvarg: *const c_void,
    dwflags: u32,
    pvreserved: *const c_void,
) -> BOOL