pub unsafe extern "C" fn DADiskUnmount(
    disk: DADiskRef,
    options: DADiskUnmountOptions,
    callback: DADiskUnmountCallback,
    context: *mut c_void
)