返回一个4字节整数值为浮点值.
#Include <WinAPI.au3> _WinAPI_IntToFloat($iInt)
#include <WinAPI.au3> MsgBox(0, "", _WinAPI_IntToFloat(12389654))