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