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