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