pub unsafe extern "C" fn Dart_IsNullableType(
    type_: Dart_Handle,
    result: *mut bool
) -> Dart_Handle