pub unsafe extern "C" fn Dart_NewTypedData(
    type_: Dart_TypedData_Type,
    length: isize
) -> Dart_Handle