struct tarpc_readlink_in { // fields struct tarpc_in_arg common; tarpc_size_t bufsize; string path; };