macro_rules! unwrap_column {
    ($function_name:tt,$type:tt) => { ... };
}