struct tarpc_aio_read_in

struct tarpc_aio_read_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_aiocb_t cb;
};