pub unsafe extern "C" fn wc_ShaUpdate(
    sha: *mut wc_Sha,
    data: *const byte,
    len: word32
) -> c_int