pub unsafe extern "C" fn gtk_tooltip_set_markup(
    tooltip: *mut GtkTooltip,
    markup: *const c_char
)