fn bind_table(
    schema_catalog: &SchemaCatalog,
    name: &String,
) -> Result<ObjectId, RwError>