pub unsafe extern "C" fn wc_Curve25519KeyToDer( key: *mut curve25519_key, output: *mut byte, inLen: word32, withAlg: c_int, ) -> c_int