pub unsafe extern "C" fn Fl_Choice_item_pathname(
    self_: *const Fl_Choice,
    pathname: *mut c_char,
    pathnamelen: c_int,
    item: *const Fl_Menu_Item
) -> c_int