pub unsafe extern "C" fn SBValueGetChildAtIndex2(
    instance: SBValueRef,
    idx: u32,
    use_dynamic: DynamicValueType,
    can_create_synthetic: bool
) -> SBValueRef