pub unsafe extern "C" fn gcm_finish(
    ctx: *mut gcm_context,
    tag: *mut c_uchar,
    tag_len: size_t
) -> c_int