pub unsafe fn BuildCommDCBW<P0>(lpdef: P0, lpdcb: *mut DCB) -> Result<()>
where P0: IntoParam<PCWSTR>,