public static bool IsExtensionPresent(string extname) { return(ALDelegates.alIsExtensionPresent(extname)); }