pub unsafe extern "C" fn SHA256_Update( c: *mut SHA256state_st, data: *const c_void, len: usize, ) -> i32