pub unsafe extern "C" fn mblen(
    __s: *const c_char,
    __n: usize
) -> c_int