pub fn get_immediate_operand_xref(
    module: &Module,
    va: VA,
    insn: &DecodedInstruction,
    op: &DecodedOperand
) -> Result<Option<VA>>