pub unsafe extern "C" fn SymCryptHmacSha384Init(
    pState: PSYMCRYPT_HMAC_SHA384_STATE,
    pExpandedKey: PCSYMCRYPT_HMAC_SHA384_EXPANDED_KEY
)