pub unsafe extern "system" fn lstrcatW(
    lpString1: *mut u16,
    lpString2: *const u16
) -> *mut u16