pub unsafe extern "C" fn Fl_Tree_item_pathname(
    self_: *const Fl_Tree,
    pathname: *mut c_char,
    pathnamelen: c_int,
    item: *const Fl_Tree_Item
) -> c_int