root/src/system/libroot/posix/musl/math/x86_64/llrintf.s
.global llrintf
.type llrintf,@function
llrintf:
        cvtss2si %xmm0,%rax
        ret