pub unsafe extern "C" fn ToNumberSlow(
    cx: *mut JSContext,
    v: Handle<Value>,
    dp: *mut f64
) -> bool