pub unsafe extern "C" fn gtk_action_set_label(
    action: *mut GtkAction,
    label: *const c_char
)