determine Raw Function
Given a register that holds the function to invoke, answer either the A_RawFunction it will be known to run, or null.
Return
Either null or the function's A_RawFunction.
Parameters
function To Call Reg
The L2ReadBoxedOperand containing the function to invoke.