* Set status to F_process to perform normal operations after executing the callback.
* The F_break, F_continue, and depth are not used for this type.
*
+ * - wrap_up_stop: This is identical to the wrap_up, but it happens due to the stop point being reached.
+ *
* When using the callback, then the responsibility of ensuring the proper and secure handling of the data is on in the callback.
* Failure to properly handle this can lead to integrity and security issues.
*