pub unsafe extern "C" fn lean_utf8_n_strlen(
    str: *const u8,
    n: usize
) -> usize