Function windows_sys::Win32::Storage::FileSystem::MoveFileFromAppW

pub unsafe extern "system" fn MoveFileFromAppW(
    lpexistingfilename: PCWSTR,
    lpnewfilename: PCWSTR,
) -> BOOL