pub fn build_program_spec_v1_from_bytes( bytes: &[u8], explicit_program_id: Option<&str>, ) -> Result<ProgramSpecV1, HashError>