#[no_mangle]
pub unsafe extern "C" fn LLVMDITypeGetName(
    DType: LLVMMetadataRef,
    Length: *mut size_t
) -> *const c_char