pub unsafe extern "C" fn wc_Hash( hash_type: wc_HashType, data: *const byte, data_len: word32, hash: *mut byte, hash_len: word32, ) -> c_int