pub unsafe extern "C" fn Dart_ListGetAt(
    list: Dart_Handle,
    index: isize
) -> Dart_Handle