lib_contains_symbol
int lib_contains_symbol(const char *, const char *);
if (lib_contains_symbol(provider_id, "C_GetFunctionList") != 0) {