unsafe fn handle_value_to_string(
    cx: *mut JSContext,
    value: HandleValue<'_>
) -> DOMString