pub unsafe extern "C" fn hdy_carousel_insert(
    self_: *mut HdyCarousel,
    child: *mut GtkWidget,
    position: c_int
)