pub fn public_add(public: &mut H512, other: &H512) -> Result<(), Error>
Inplace add one public key to another (EC point + EC point)