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