pub unsafe extern "C" fn JS_GetPositiveInfinityValue(
    cx: *mut JSContext,
    dest: *mut Value
)