pub fn duckdb_date_to_date(
    date: &duckdb_date_struct
) -> Result<Date, ComponentRange>