public Result BusyTimeout(Sqlite3DatabaseHandle db, int milliseconds) { return(X64Interop.BusyTimeout(db, milliseconds)); }