Functionsยง
- check_
jpg_ header  - Checks to see if it has a valid JPEG magic bytes header
 - has_
trailer  - Check to see if JPG is affected by acropalypse issues, returns 
Ok(true)if it is based on https://github.com/lordofpipes/acropadetect/blob/main/src/detect.ts - validate_
decoding