Returns a driver Handle from a name string. If the driver is not found, SourceMod will attempt to load an extension named dbi.<name>.ext.[dll|so].
native DBDriver SQL_GetDriver(const char[] name = "")