pub unsafe extern "C" fn crypto_sign_update(
state: *mut crypto_sign_state,
m: *const c_uchar,
mlen: c_ulonglong,
) -> c_intpub unsafe extern "C" fn crypto_sign_update(
state: *mut crypto_sign_state,
m: *const c_uchar,
mlen: c_ulonglong,
) -> c_int