pub unsafe extern "C" fn atcab_bin2hex( bin: *const u8, bin_size: size_t, hex: *mut c_char, hex_size: *mut size_t, ) -> ATCA_STATUS