pub unsafe extern "C" fn gtk_tool_item_set_tooltip_text(
    tool_item: *mut GtkToolItem,
    text: *const c_char
)