pub unsafe extern "C" fn gtk_radio_menu_item_new_with_mnemonic_from_widget(
    group: *mut GtkRadioMenuItem,
    label: *const c_char
) -> *mut GtkWidget