pub unsafe extern "C" fn format_bytes( fp: *mut FILE, format: c_int, indent: c_int, str_: *const c_char, data: *const u8, datalen: usize, ) -> c_int