#[unsafe(no_mangle)]
pub extern "C" fn LLVMConstPointerCast(
ConstantVal: LLVMValueRef,
ToType: LLVMTypeRef,
) -> LLVMValueRef
#[unsafe(no_mangle)]
pub extern "C" fn LLVMConstPointerCast(
ConstantVal: LLVMValueRef,
ToType: LLVMTypeRef,
) -> LLVMValueRef