pub unsafe extern "C" fn gtk_accelerator_valid(
    keyval: c_uint,
    modifiers: GdkModifierType
) -> gboolean