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