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