pub unsafe extern "C" fn wc_RsaSSL_Sign( in_: *const byte, inLen: word32, out: *mut byte, outLen: word32, key: *mut RsaKey, rng: *mut WC_RNG, ) -> c_int