///| fn ffi_win_rt_set_affinity(mask : UInt, priority : Int) -> Int { ignore(mask) ignore(priority) -3 } ///| fn ffi_win_rt_supported() -> Int { 0 }