pub unsafe extern "C" fn LLVMGetArrayLength(
    ArrayTy: LLVMTypeRef
) -> c_uint
👎Deprecated since 17.0: LLVMGetArrayLength is deprecated in favor of the API accurate LLVMGetArrayLength2