Fix linking against musl print functions

When inlining is disabled vfprintf and vfprintf_unfiltered fail to link
if they are not marked as static.

Test: Build trusty with -fno-inline-functions enabled as a global flag
Change-Id: I295a31701f0bf74f459e1af2476be099c7366c32
1 file changed