pub unsafe extern "C" fn tuple_join( Strings: *const c_char, Separators: *const c_char, JoinedStrings: *mut c_char, ) -> Herror