pub unsafe extern "C" fn arg_print_formatted(
    fp: *mut FILE,
    lmargin: c_uint,
    rmargin: c_uint,
    text: *const c_char
)