pub fn load_binary(actr_bytes: &[u8]) -> Result<Vec<u8>, PackError>
Load the binary bytes from an .actr package.
Reads the manifest to determine the binary path, then extracts the binary.