pub unsafe fn JS_DefineProperties( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, ps: *const JSPropertySpec, ) -> bool