pub unsafe extern "C" fn SymCryptGcmExpandKey(
pExpandedKey: PSYMCRYPT_GCM_EXPANDED_KEY,
pBlockCipher: PCSYMCRYPT_BLOCKCIPHER,
pbKey: PCBYTE,
cbKey: SIZE_T,
) -> SYMCRYPT_ERRORpub unsafe extern "C" fn SymCryptGcmExpandKey(
pExpandedKey: PSYMCRYPT_GCM_EXPANDED_KEY,
pBlockCipher: PCSYMCRYPT_BLOCKCIPHER,
pbKey: PCBYTE,
cbKey: SIZE_T,
) -> SYMCRYPT_ERROR