pub unsafe extern "C" fn hdy_deck_prepend(
    self_: *mut HdyDeck,
    child: *mut GtkWidget
)
Available on crate feature v1_2 only.