solana_rbpf::ebpf
pub const EXIT: u8 = BPF_JMP | BPF_EXIT; // 0_x95u8
BPF opcode: exit /// return r0.
exit
return r0