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