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