Pointer<Uint8> writeObject(Pointer<Size> psize, JSValue obj, int flags) => JS_WriteObject(_ref, psize, obj.ref.ref, flags);