int setConstructorBit(JSContext ctx, JSValue funcObj, int val) => JS_SetConstructorBit(ctx.ref, funcObj.ref.ref, val);