pub unsafe extern "C" fn gtk_layout_set_hadjustment(
    layout: *mut GtkLayout,
    adjustment: *mut GtkAdjustment
)