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