pub unsafe extern "C" fn Dart_ListLength(
    list: Dart_Handle,
    length: *mut isize
) -> Dart_Handle