pub unsafe extern "C" fn SBValueGetChildAtIndex(
    instance: SBValueRef,
    idx: u32
) -> SBValueRef