pub unsafe fn array_new( element_class: &Il2CppClass, length: usize) -> Option<&'static mut Il2CppArray>