#[no_mangle]
pub unsafe extern "C" fn LLVMGetSubtypes(
    Tp: LLVMTypeRef,
    Arr: *mut LLVMTypeRef
)