pub type duckdb_task_state = *mut c_void;
! Used for threading, contains a task state. Must be destroyed with duckdb_destroy_task_state.
duckdb_destroy_task_state