pub unsafe fn u_memmove(dest: *mut u16, src: *const u16, count: i32) -> *mut u16