pub type duckdb_aggregate_state = *mut _duckdb_aggregate_state;
! The state of an aggregate function.