mod128

[a[1], a[0]] % b = return, 答えが64bitに収まらないとヤバイ

ulong
mod128
(
ulong[2] a
,
ulong b
)

Meta