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