pub unsafe extern "C" fn arg_print_option(
    fp: *mut __sFILE,
    shortopts: *const i8,
    longopts: *const i8,
    datatype: *const i8,
    suffix: *const i8
)