256 /* * XXX this is a ridiculous hack and does not reflect reality * Structures are actually indexed and therefore need pointer * math to reach. We need the size of this structure first so * call it with the size of this structure and then use the returned * values to allocate memory and do the transfer of the whole structure * then calculate pointers to each of these structures. */