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