pub unsafe extern "C" fn Dart_BooleanValue(
    boolean_obj: Dart_Handle,
    value: *mut bool
) -> Dart_Handle