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