メンバmainの配列のアドレスを除く全メンバの値がvと完全に同じ構造体。
戻り値のメンバの値は以下のようになる。
A structure which has members with
exactly the same values as those of v
except for the array address of member main.
The values of members of the return value are as follows.
vのメンバの直接的なコピーにはなっていないが、
vがymaeda_opentools内の関数を用いて作成したものである限り、
vのメンバの値と一致するはずである。
Although this is not the direct copy
of the corresponding member of v,
the values should be equal
as long as v was created
using any function in ymaeda_opentools.