pub unsafe extern "C" fn gtk_column_view_column_set_fixed_width(
    self_: *mut GtkColumnViewColumn,
    fixed_width: c_int
)