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