pub unsafe extern "C" fn gtk_column_view_insert_column(
    self_: *mut GtkColumnView,
    position: c_uint,
    column: *mut GtkColumnViewColumn
)