pub unsafe extern "C" fn SHA384_Update( c: *mut SHA512_CTX, data: *const c_void, len: size_t, ) -> c_int