pub unsafe extern "C" fn gtk_grid_layout_set_row_spacing(
    grid: *mut GtkGridLayout,
    spacing: c_uint
)