pub unsafe extern "C" fn arg_print_formatted(
    fp: *mut __sFILE,
    lmargin: u32,
    rmargin: u32,
    text: *const i8
)