pub unsafe extern "C" fn gtk_menu_tool_button_set_arrow_tooltip_text(
    button: *mut GtkMenuToolButton,
    text: *const c_char
)