Availability:built-in
now
implies the
symbols are resolved immediately rather than lazy (default). global
implies symbols of the loaded object are visible while loading other
shared objects (by default they are local). Note that these flags may
not be supported by your operating system. Check the documentation of
dlopen() or equivalent on your operating system. Unsupported flags are
silently ignored.