pub unsafe extern "C" fn switch_separate_string( buf: *mut c_char, delim: c_char, array: *mut *mut c_char, arraylen: c_uint, ) -> c_uint