pub unsafe extern "C" fn gtk_box_set_spacing(
    box_: *mut GtkBox,
    spacing: c_int
)