public static extern bool MBOX_BatchCreateSubscriber(int handle, ref subscriberServiceBase subServiceBase, uint subCount);
 //public static extern bool MBOX_CreateSubscriber(int handle, int subNumber);
 public static extern bool MBOX_CreateSubscriber(int handle, ref subscriberServiceBase subServiceBase);