pub fn rpc_handler_step(
    ctx: &mut EvalContext,
    handle: &RPCHandle,
    timeout: Duration
) -> Result<(), RPCHandlerError>