pub fn print_system_info() -> String
Get system information string.
Returns a string containing CPU features, build info, and other system details.
Panics if the returned string is not valid UTF-8.