pub fn bind(
    t: Bson,
    q: Query<'_, Postgres, PgArguments>
) -> Result<Query<'_, Postgres, PgArguments>>