struct tarpc_create_overlapped_in

struct tarpc_create_overlapped_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_wsaevent hevent;
    tarpc_uint offset;
    tarpc_uint offset_high;
    tarpc_uint cookie1;
    tarpc_uint cookie2;
};