pub unsafe extern "C" fn gtk_adjustment_set_page_increment(
    adjustment: *mut GtkAdjustment,
    page_increment: c_double
)