pub unsafe fn MoveFileFromAppW<'a>( lpexistingfilename: impl IntoParam<'a, PWSTR>, lpnewfilename: impl IntoParam<'a, PWSTR>, ) -> BOOL