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