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