pub unsafe extern "C" fn gtk_label_set_markup(
    self_: *mut GtkLabel,
    str: *const c_char
)