Swift int to int32

var x = UInt32(int)
Rens