pub fn is_gadget_tail(
    instr: &Instruction,
    rop: bool,
    sys: bool,
    jop: bool,
    noisy: bool
) -> bool