int reader_init(); int reader_handle(int fd); int reader_write(nfc_tag_info_t* tag, uint8_t flags); void reader_free();