pub unsafe extern "C" fn switch_replace_char( str_: *mut c_char, from: c_char, to: c_char, dup: switch_bool_t, ) -> *mut c_char