pub unsafe extern "C" fn LLVMRustArchiveIteratorNext<'a>(
    AIR: &ArchiveIterator<'a>
) -> Option<&'a mut ArchiveChild<'a>>