/// Return Type: void
///chrOrder: char*
///ucLength: unsigned char
public delegate void pFunction([System.Runtime.InteropServices.InAttribute()] [System.Runtime.InteropServices.MarshalAsAttribute(System.Runtime.InteropServices.UnmanagedType.LPStr)] string chrOrder, byte ucLength);