pub type duckdb_table_function_t = Option<unsafe extern "C" fn(info: duckdb_function_info, output: duckdb_data_chunk)>;