pub unsafe extern "C" fn jade_onetimeauth_poly1305_amd64_avx2_verify(
    h: *mut u8,
    in_: *mut u8,
    inlen: u64,
    key: *mut u8
) -> c_int