pub unsafe extern "C" fn strxfrm(
    _Destination: *mut c_char,
    _Source: *const c_char,
    _MaxCount: size_t
) -> size_t