pub unsafe extern "C" fn LLVMRustArrayType(
    ElementType: &Type,
    ElementCount: u64
) -> &Type