pub unsafe extern "C" fn gtk_radio_menu_item_set_group(
    radio_menu_item: *mut GtkRadioMenuItem,
    group: *mut GSList
)