pub unsafe fn JS_InitReflectParse(
    cx: *mut JSContext,
    global: HandleObject<'_>
) -> bool