pub unsafe extern "C" fn JS_WriteDouble(
    w: *mut JSStructuredCloneWriter,
    v: f64
) -> bool