pub unsafe extern "system" fn uaw_wcscpy(
    destination: *mut u16,
    source: *const u16
) -> *mut u16