pub unsafe extern "C" fn atWrite(
    ca_cmd: ATCACommand,
    packet: *mut ATCAPacket,
    has_mac: bool
) -> ATCA_STATUS