unsafe extern "C" fn get_flex(
    cx: *mut JSContext,
    _obj: RawHandleObject,
    this: *mut c_void,
    args: JSJitGetterCallArgs
) -> bool