static A mapMethodLike dm_callOSOpt(S functionName, O... args) { ret (A) callOpt(dm_os(), functionName, args); }