pub unsafe fn class_is_assignable_from(
    class: &Il2CppClass,
    other_class: &Il2CppClass
) -> bool