pub unsafe extern "C" fn gcry_cipher_setiv(
handle: gcry_cipher_hd_t,
iv: *const c_void,
ivlen: size_t,
) -> gcry_error_tpub unsafe extern "C" fn gcry_cipher_setiv(
handle: gcry_cipher_hd_t,
iv: *const c_void,
ivlen: size_t,
) -> gcry_error_t