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