pub unsafe extern "C" fn hdy_carousel_set_allow_scroll_wheel(
    self_: *mut HdyCarousel,
    allow_scroll_wheel: gboolean
)
Available on crate feature v1_4 only.