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