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