struct tarpc_aio_write_in

struct tarpc_aio_write_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_aiocb_t cb;
};