pub unsafe extern "C" fn SymCryptHmacSha256Init(
    pState: PSYMCRYPT_HMAC_SHA256_STATE,
    pExpandedKey: PCSYMCRYPT_HMAC_SHA256_EXPANDED_KEY
)