Function MoveFileFromAppW

Source
pub unsafe extern "C" fn MoveFileFromAppW(
    lpExistingFileName: LPCWSTR,
    lpNewFileName: LPCWSTR,
) -> BOOL