pub unsafe extern "C" fn JS_CallConstructor( ctx: *mut JSContext, func_obj: JSValue, argc: c_int, argv: *mut JSValue, ) -> JSValue