pub unsafe extern "C" fn squash_options_set_string_at( options: *mut SquashOptions, index: usize, value: *const c_char, ) -> Type