pub unsafe extern "C" fn tuple_str_replace( String: *const c_char, Before: *const c_char, After: *const c_char, Replaced: *mut c_char, ) -> Herror