pub unsafe extern "C" fn mbrlen(
    __s: *const c_char,
    __n: size_t,
    __ps: *mut mbstate_t
) -> size_t