pub unsafe extern "C" fn SHA224_Update( sha: *mut SHA256_CTX, data: *const c_void, len: usize, ) -> c_int