pub unsafe extern "C" fn JS_NewFloat64ArrayFromArray(
    cx: *mut JSContext,
    array: Handle<*mut JSObject>
) -> *mut JSObject