pub unsafe extern "C" fn hdy_carousel_set_allow_long_swipes(
    self_: *mut HdyCarousel,
    allow_long_swipes: gboolean
)
Available on crate feature v1_2 only.