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