pub fn deserialize_program_json(
    reader: &[u8]
) -> Result<ProgramJson, ProgramError>