pub unsafe extern "C" fn SymCryptHmacSha256ExpandKey(
    pExpandedKey: PSYMCRYPT_HMAC_SHA256_EXPANDED_KEY,
    pbKey: PCBYTE,
    cbKey: SIZE_T
) -> SYMCRYPT_ERROR