pub unsafe extern "C" fn atcab_hw_sha2_256_finish(
    ctx: *mut atca_sha256_ctx_t,
    digest: *mut u8
) -> ATCA_STATUS