#[unsafe(no_mangle)]pub unsafe extern "C" fn hasher_write( handle: *mut HasherHandle, data: *const c_char, len: usize, )
Writes data to the Hasher
Uses unsafe method calls