Function MoveFileFromAppW

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