pub fn pipeline( plugin: &mut CurrentPlugin, inputs: &[Val], outputs: &mut [Val], user_data: UserData<State> ) -> Result<(), Error>