pub unsafe extern "C" fn Dart_DoubleValue(
    double_obj: Dart_Handle,
    value: *mut f64
) -> Dart_Handle