pub const MRB_FUNCALL_ARGC_MAX: usize = 16;
Max argument count for function calls including initialize and yield.