pub unsafe extern "C" fn atcab_printbin_label(
    label: *const c_char,
    binary: *mut u8,
    bin_len: size_t
) -> ATCA_STATUS