pub unsafe extern "C" fn gtk_accel_map_add_entry(
    accel_path: *const c_char,
    accel_key: c_uint,
    accel_mods: GdkModifierType
)