pub unsafe extern "C" fn LLVMConstExactSDiv(
    LHSConstant: LLVMValueRef,
    RHSConstant: LLVMValueRef
) -> LLVMValueRef