pub unsafe extern "C" fn strnlen(
    __string: *const i8,
    __maxlen: u32
) -> u32