pub unsafe extern "C" fn gtk_scale_get_layout_offsets(
    scale: *mut GtkScale,
    x: *mut c_int,
    y: *mut c_int
)