pub unsafe extern "C" fn gtk_grid_layout_child_set_column_span(
    child: *mut GtkGridLayoutChild,
    span: c_int
)