Cross platform interface api for sqlite3_bind_double
int bind_double(cpf.PtrStmt arg1, int arg2, double arg3) => _sqlite.bind_double(arg1, arg2, arg3);