pub type GMountUnmountFlags = c_uint;
GMountUnmountFlags: @G_MOUNT_UNMOUNT_NONE: No flags set. @G_MOUNT_UNMOUNT_FORCE: Unmount even if there are outstanding file operations on the mount.
Flags used when an unmounting a mount.