pub unsafe extern "C" fn wcsxfrm(
    __s1: *mut wchar_t,
    __s2: *const wchar_t,
    __n: size_t
) -> size_t