pub unsafe extern "C" fn sb_add_bytes( sb: *mut sb_t, prefix: *const c_char, bytes: *const bytes_t, len: c_int, as_array: bool, ) -> *mut sb_t