pub unsafe extern "C" fn crypto_onetimeauth_update(
state: *mut crypto_onetimeauth_state,
in_: *const c_uchar,
inlen: c_ulonglong,
) -> c_intpub unsafe extern "C" fn crypto_onetimeauth_update(
state: *mut crypto_onetimeauth_state,
in_: *const c_uchar,
inlen: c_ulonglong,
) -> c_int