pub unsafe extern "C" fn crypto_auth_hmacsha256_update(
state: *mut crypto_auth_hmacsha256_state,
m: *const u8,
mlen: c_ulonglong,
) -> c_int
pub unsafe extern "C" fn crypto_auth_hmacsha256_update(
state: *mut crypto_auth_hmacsha256_state,
m: *const u8,
mlen: c_ulonglong,
) -> c_int