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