pub fn duckdb_time_to_time(
    time: &duckdb_time_struct
) -> Result<Time, ComponentRange>