pub unsafe extern "C" fn atcab_sha_hmac_finish(
    ctx: *mut atca_hmac_sha256_ctx_t,
    digest: *mut u8,
    target: u8
) -> ATCA_STATUS