pub unsafe extern "C" fn gtk_flow_box_prepend(
    self_: *mut GtkFlowBox,
    child: *mut GtkWidget
)
Available on crate feature v4_6 only.