void insertBytes(IStatus status, int tag, Pointer<Uint8> bytes, int length) { _insertBytes(self, status.self, tag, bytes, length); status.checkStatus(); }