pub unsafe extern "cdecl" fn u_strcpy(
    dst: *mut u16,
    src: *const u16
) -> *mut u16