pub unsafe extern "C" fn chachapoly_finish(
    ctx: *mut chachapoly_context,
    mac: *mut c_uchar
) -> c_int