pub fn modifier_apply( py: Python<'_>, modifier: &str, report: bool, merge_customdata: bool, single_user: bool, ) -> PyResult<()>