pub unsafe extern "C" fn atcab_aes_cmac_finish(
    ctx: *mut atca_aes_cmac_ctx_t,
    cmac: *mut u8,
    cmac_size: u32
) -> ATCA_STATUS