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