Function UnsafePrepared.getArg
Redefine all functions that deal with MySQLVal to deal with Variant instead. Please see SafePrepared for details on how the methods work.
std .variant .VariantN!(32L) getArg
(
ulong index
);
See the Safe Migration document for more details.