pub unsafe extern "C" fn gtk_accel_label_set_accel(
    accel_label: *mut GtkAccelLabel,
    accelerator_key: c_uint,
    accelerator_mods: GdkModifierType
)