pub unsafe fn NewArrayObject(
    cx: *mut JSContext,
    contents: *const HandleValueArray
) -> *mut JSObject