pub unsafe extern "C" fn LLVMConstSExtOrBitCast(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef
) -> LLVMValueRef