pub unsafe extern "C" fn ecc_make_key( prng: *mut prng_state, wprng: c_int, keysize: c_int, key: *mut ecc_key, ) -> c_int