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