pub unsafe extern "C" fn dzl_box_get_nth_child(
    self_: *mut DzlBox,
    nth: c_uint
) -> *mut GtkWidget