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