#[no_mangle]
pub unsafe extern "C" fn LLVMDIBuilderCreateQualifiedType(
    Builder: LLVMDIBuilderRef,
    Tag: c_uint,
    Type: LLVMMetadataRef
) -> LLVMMetadataRef