pub unsafe extern "C" fn gtk_flow_box_set_max_children_per_line(
    box_: *mut GtkFlowBox,
    n_children: c_uint
)