struct tarpc_open64_out

struct tarpc_open64_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int fd;
};