pub unsafe extern "C" fn Dart_IntegerFitsIntoUint64(
    integer: Dart_Handle,
    fits: *mut bool
) -> Dart_Handle