pub unsafe extern "C" fn strxfrm_l(
    __dest: *mut i8,
    __src: *const i8,
    __n: usize,
    __l: *mut __locale_struct
) -> usize