struct tarpc_open_in { // fields struct tarpc_in_arg common; char path; tarpc_int flags; tarpc_int mode; };