unsafe extern "C" fn set_target(
    cx: *mut JSContext,
    obj: RawHandleObject,
    this: *mut c_void,
    args: JSJitSetterCallArgs
) -> bool