Synopsis
int64_t __float32_to_int64(float32_t arg);
Description

__float32_to_int64 converts the floating value arg> to a 64-bit signed integer, truncating towards zero, and returns the truncated value as the result.