static unsafe extern bool BuildCommDCB(string def, DCB *lpDCB);
static unsafe extern bool GetCommState(int hFile, DCB *lpDCB);