static A optCastAndQuickImport(Class c, O o) { ret optCast(c, quickImport(o)); }