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