pub unsafe fn ToSetterId(
    cx: *mut JSContext,
    id: Handle<'_, PropertyKey>,
    setterId: &mut MutableHandle<'_, PropertyKey>
) -> bool