pub unsafe extern "C" fn TextJoin( textList: *mut *const c_char, count: c_int, delimiter: *const c_char, ) -> *const c_char