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