static <A> A dm_evalInSystemQ(IF0<A> f) {
  ret (A) dm_callOS evalInSystemQ_gen(f);
}