pub fn make_film( name: &str, param_set: &ParamSet, filter: Box<Filter>, crop_window: &Bounds2f) -> Option<Arc<Film>>