pub unsafe fn HcnModifyGuestNetworkService<P1>( guestnetworkservice: *const c_void, settings: P1, errorrecord: Option<*mut PWSTR>, ) -> Result<()>where P1: Param<PCWSTR>,