void SetAppBackgroundStatus( ffi.Pointer<ffi.Char> operationID, bool isBackground, ) { return _SetAppBackgroundStatus( operationID, isBackground, ); }