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