pub fn build_program_only_stack_spec_from_idl_bytes( bytes: &[u8], explicit_program_id: Option<&str>, stack_name: &str, ) -> Result<SerializableStackSpec, HashError>