pub unsafe extern "C" fn JSValueToNumber(
    ctx: JSGlobalContextRef,
    value: JSValueRef,
    exception: *mut *mut JSCException
) -> c_double