Cross platform interface api for sqlite3_bind_int64
int bind_int64(cpf.PtrStmt arg1, int arg2, int arg3) => _sqlite.bind_int64(arg1, arg2, arg3);