a_function 1352 lib/common/utils.c void *a_function; a_function 1366 lib/common/utils.c a_function = dlsym(*handle, fn); a_function 1367 lib/common/utils.c if (a_function == NULL) { a_function 1375 lib/common/utils.c return a_function;