pub const PROGRAM_DEFUNCT_SIGNAL: u32 = 16777216;
The signal raised on a [ProgramHandle] to indicate that the program should be dropped.
ProgramHandle