pub fn onnx_to_cervo(buffer: &[u8]) -> FFIResult<Vec<u8>>
Convert a raw ONNX asset to Cervo format
Returns the serialized asset.