pub unsafe fn domain_get_assemblies(
    domain: &Il2CppDomain,
    size: &mut usize
) -> &'static [&'static Il2CppAssembly]