pub unsafe extern "C" fn switch_string_replace( string: *const c_char, search: *const c_char, replace: *const c_char, ) -> *mut c_char