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