struct tarpc_create_file_out

struct tarpc_create_file_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int handle;
};