pub fn from_binary(bytes: &[u8]) -> Result<Program, BinaryError>
Deserialize from the native binary format.