pub unsafe extern "C" fn gtk_box_layout_set_spacing(
    box_layout: *mut GtkBoxLayout,
    spacing: c_uint
)