root/src/system/libroot/posix/musl/math/x86_64/lrintl.s
.global lrintl
.type lrintl,@function
lrintl:
        fldt 8(%rsp)
        fistpll 8(%rsp)
        mov 8(%rsp),%rax
        ret