pub const BELL: Type = 2;
Callback invoked when the terminal receives a BEL character (0x07). Set to NULL to ignore bell events.
Input type: GhosttyTerminalBellFn