pub unsafe fn FaxOpenPort<P0>( faxhandle: P0, deviceid: u32, flags: u32, faxporthandle: *mut HANDLE, ) -> BOOLwhere P0: Param<HANDLE>,