u_strcat

Function u_strcat 

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