* 最強に安全なポインタ -(by [[K]], 2021.10.17) ** (1) -AInt ATySiz(AInt typId) --typIdの下位4bitはポインタカウント -ATyInt, ATyInt32, ATyInt16, ATyInt8, ATyVoid, ... -AMR(void *, AInt typId, AInt stdOfs) -AMRR(void *, AInt typId, AInt rawOfs) -AMW -AMWR -AMRW -AMRWA -AM系, AP系はすべてDbgが省略されている。 -常に有効なバージョンは、末尾に0を付ける。 -APAdd, APAddR -APDif, APDifR -APR(raw) : APR(p) -ポインタ演算 -アクセス権テスト