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