pub unsafe fn SetCommBreak<P0>(hfile: P0) -> Result<()>
where P0: IntoParam<HANDLE>,