pub unsafe fn GetCommState<P0>(hfile: P0, lpdcb: *mut DCB) -> Result<()>
where P0: IntoParam<HANDLE>,