pub fn get_mutable_argument_from_operator_def(
    name: &String,
    create_if_missing: bool,
    def: *mut OperatorDef
) -> *mut Argument