Fix printf of rlim_t for musl

rlim_t is an unsigned long long on musl, add a cast to work on any
definition.

Bug: 190084016
Test: m out/soong/host/linux-x86/bin/ninja with musl
Change-Id: I6f74fd1bfece4cd7a39bf5edbad78e73c1716d52
1 file changed