ffi.Pointer<Image> FrameImage( ffi.Pointer<Image> arg0, ffi.Pointer<FrameInfo> arg1, int arg2, ffi.Pointer<ExceptionInfo> arg3, ) { return _FrameImage( arg0, arg1, arg2, arg3, ); }