static A[] newTypedArray(Class c, int n) { ret typedArray(c, n); }