pub fn report_signed_release_reference( out: &mut String, reference: Option<&SignedReleaseReference>, max_hex_bytes: usize, ) -> Result<()>