pub unsafe extern "system" fn NCryptIsAlgSupported(
    hprovider: NCRYPT_PROV_HANDLE,
    pszalgid: PCWSTR,
    dwflags: u32,
) -> HRESULT