pub unsafe extern "C" fn LLVMConstPointerCast<'a>(
    ConstantVal: &'a Value,
    ToType: &'a Type
) -> &'a Value