pub fn get_insn_flow(
    module: &Module,
    va: VA,
    insn: &DecodedInstruction
) -> Result<Flows>