pub unsafe extern "C" fn wcstombs(
    __s: *mut i8,
    __pwcs: *const i32,
    __n: usize
) -> usize