pub fn get_probestack_funcref(func: &mut Function) -> Option<FuncRef>
Get a function reference for the probestack function in func.
func
If there is an existing reference, use it, otherwise make a new one.