5 * This program is called by a testing shell script in order to ensure that
6 * if the library is loaded into different processes it uses different magic
7 * values in order to thwart security attacks.
9 int main(int argc
, char *argv
[]) {
10 printf("%i\n", talloc_test_get_magic());