pub unsafe extern "C" fn gcry_cipher_checktag(
handle: gcry_cipher_hd_t,
in_tag: *const c_void,
taglen: size_t,
) -> gcry_error_tpub unsafe extern "C" fn gcry_cipher_checktag(
handle: gcry_cipher_hd_t,
in_tag: *const c_void,
taglen: size_t,
) -> gcry_error_t