struct tarpc_create_aiocb_out

struct tarpc_create_aiocb_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_aiocb_t cb;
};