pub unsafe extern "C" fn hdy_deck_get_child_by_name(
    self_: *mut HdyDeck,
    name: *const c_char
) -> *mut GtkWidget