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