Erwan KESSLER

Results 3 issues of Erwan KESSLER

I also added tests fixtures as can be found in my repo here: https://github.com/EKTehtris/ld_cache_rs

aya
needs-rebase

## Error ```shell /clang-sys # cargo test --features static --no-default-features Compiling clang-sys v1.4.0 (/clang-sys) warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0,...

When building bindgen with clang static and gcc 11.2, it will fail with sigsev invalid memory reference, this is a conflict with clang-sys likely and newer gcc. ## Error ```shell...