pub unsafe extern "C" fn LLVMPointerType(
    ElementType: &Type,
    AddressSpace: c_uint
) -> &Type