pub unsafe extern "C" fn HMAC_Update( ctx: *mut HMAC_CTX, data: *const u8, data_len: usize, ) -> c_int