pub unsafe extern "C" fn atcab_verify_invalidate(
    key_id: u16,
    signature: *const u8,
    other_data: *const u8,
    is_verified: *mut bool
) -> ATCA_STATUS