pub unsafe extern "C" fn wc_Curve25519PublicKeyDecode( input: *const byte, inOutIdx: *mut word32, key: *mut curve25519_key, inSz: word32, ) -> c_int