pub fn stack_function_inst_popn(
    state: &AbstractState,
    function_index: FunctionInstantiationIndex
) -> Result<AbstractState, VMError>