public static int rchExtract(this L_Rch rch, out int index, out float pscore, out IntPtr ptext, out int sample, out int xloc, out int yloc, out int width) { throw new NotImplementedException(); }
public static void rchDestroy(this L_Rch prch) { throw new NotImplementedException(); }