interface LibraryLoader
Library loader definition.
load
abstract fun load(libraryName: String): Unit
Load native library given a library name.