Function MoveFileW

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