pub unsafe extern "C" fn wc_MakeSelfCert( cert: *mut Cert, buf: *mut byte, buffSz: word32, key: *mut RsaKey, rng: *mut WC_RNG, ) -> c_int