public virtual int GetBytes(System.Char *chars, int charCount, System.Byte *bytes, int byteCount) { }
unsafe public void SetLocalSignature(System.Byte *localSignature, int signatureSize) => throw null;
public virtual int GetCharCount(System.Byte *bytes, int count) { }
unsafe public void SetExceptions(System.Byte *exceptions, int exceptionsSize) => throw null;
unsafe public void SetCode(System.Byte *code, int codeSize, int maxStackSize) => throw null;
public void SetCode(System.Byte *code, int codeSize, int maxStackSize) { }
public void SetLocalSignature(System.Byte *localSignature, int signatureSize) { }
public void SetExceptions(System.Byte *exceptions, int exceptionsSize) { }