pub unsafe extern "C" fn Fl_Tree_Item_swap_children(
    self_: *mut Fl_Tree_Item,
    a: *mut Fl_Tree_Item,
    b: *mut Fl_Tree_Item
) -> c_int