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