pub type TaskEntryPoint = unsafe extern "C" fn();
Type alias for a cFE child task entry point function.